projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72f69d0
)
(Info-exit): Use quit-window.
author
Karl Heuer
<kwzh@gnu.org>
Tue, 2 Jun 1998 06:55:39 +0000
(06:55 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Tue, 2 Jun 1998 06:55:39 +0000
(06:55 +0000)
lisp/info.el
patch
|
blob
|
history
diff --git
a/lisp/info.el
b/lisp/info.el
index 9fec6acdeed40181dc91c55fa13fa232295d1eca..244ab2362651440ae4feed31d436ae45b6834b60 100644
(file)
--- a/
lisp/info.el
+++ b/
lisp/info.el
@@
-1254,7
+1254,7
@@
N is the digit argument used to invoke this command."
(interactive)
(if Info-standalone
(save-buffers-kill-emacs)
- (
bury-buffer
)))
+ (
quit-window
)))
(defun Info-next-menu-item ()
(interactive)